Class com.symantec.itools.frameworks.wizard.SummaryPanel
All Packages Class Hierarchy This Package Previous Next Index
Class com.symantec.itools.frameworks.wizard.SummaryPanel
Object
|
+----Component
|
+----Container
|
+----JComponent
|
+----JPanel
|
+----WizardPanel
|
+----com.symantec.itools.frameworks.wizard.SummaryPanel
- public class SummaryPanel
- extends WizardPanel
- Version:
- 1.0
- Author:
- Symantec Internet Tools Division
- Since:
- VCafe 3.0
-
com.symantec.itools.frameworks.wizard.SummaryPanel()
-
-
entering()
- Called by controller before the panel is displayed.
-
getPanelTitle()
-
SummaryPanel
public SummaryPanel()
entering
public void entering()
- Called by controller before the panel is displayed.
Only current panel is called.
- Overrides:
- entering in class WizardPanel
- Since:
- VCafe 3.0
getPanelTitle
public java.lang.String getPanelTitle()
-
- Overrides:
- getPanelTitle in class WizardPanel
- Since:
- VCafe 3.0
All Packages Class Hierarchy This Package Previous Next Index